-
Home
-
URL Shortify – Simple, Powerful and Easy URL Shortener Plugin For WordPress
-
1.7.2
-
Code
-
Classes
- Links
Total Complexity |
42 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
506 |
Lines of code |
239 |
Logical lines of code |
105 |
Comment lines |
177 |
Methods |
17 |
Properties |
3 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
delete() |
S |
61 |
5 |
12 |
reset_stats() |
S |
63 |
5 |
11 |
prepare_form_data() |
S |
46 |
3 |
40 |
get_by_ids() |
S |
60 |
4 |
14 |
create_link_from_post() |
S |
55 |
3 |
19 |
save() |
S |
61 |
3 |
13 |
get_by_slug() |
S |
62 |
3 |
11 |
get_columns() |
S |
52 |
1 |
27 |
get_column_defaults() |
S |
52 |
1 |
26 |
default_form_data() |
S |
57 |
1 |
16 |
create_link() |
S |
65 |
2 |
9 |
delete_by_cpt_id() |
S |
71 |
2 |
6 |
get_my_link_ids() |
S |
71 |
2 |
6 |
get_by_cpt_id() |
S |
71 |
2 |
6 |
get_by_id() |
S |
71 |
2 |
6 |
get() |
S |
64 |
2 |
10 |
__construct() |
S |
68 |
1 |
7 |